Add tests for string values
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Feb 2021 16:53:24 +0000 (11:53 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 2 Feb 2021 16:55:00 +0000 (11:55 -0500)
commit814a4a781a62afbc90c31a122ca3795a1ac529bf
treefb392c69e9e7f95b34ec87ae496d5c70ea214809
parent676f875bf6d39c2683491ed980cd50c6646b022b
Add tests for string values

Add a test that checks we parse values with
multiple characters correctly.
testsuite/gtk/compose/strings [new file with mode: 0644]
testsuite/gtk/compose/strings.expected [new file with mode: 0644]
testsuite/gtk/composetable.c